get contents by user
Fetch user-specific content from TabNews API by specifying username, page, per_page, and strategy to organize posts efficiently.
Instructions
get contents by user from tabnews api
Input Schema
Name | Required | Description | Default |
---|---|---|---|
page | No | The page number to get | |
per_page | No | The number of contents per page | |
strategy | No | The strategy to get the contents | |
username | Yes | The username to get the contents |